home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Toy Story Free! Interactive
/
Toy Story.iso
/
pc
/
DATA
/
tatoo.swf
/
scripts
/
DefineButton2_62
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-01-26
|
171 b
|
8 lines
on(press){
sbclick();
fish._visible = true;
paper.pic.attachMovie("fishman","tatoo6",2);
paper.tatoo6._xscale *= 0.5;
paper.tatoo6._yscale *= 0.5;
}